PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowContentBorders Class / PDFFlowContentBorders Constructor / PDFFlowContentBorders Constructor(PDFPen)
The initial cell border.
In This Topic
    PDFFlowContentBorders Constructor(PDFPen)
    In This Topic
    Initializes a new PDFFlowContentBorders object.
    Syntax
    public PDFFlowContentBorders( 
       PDFPen border
    )

    Parameters

    border
    The initial cell border.
    See Also